home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / slunec / app / 8393_10631.exe / {code_GetTaskDir_} / 4627CECA.tsk < prev    next >
Encoding:
Text File  |  2004-07-24  |  2.3 KB  |  113 lines

  1. ;**********************
  2. ;* RoboTask Task file *
  3. ;* Do not edit!       *
  4. ;**********************
  5.  
  6. [Root]
  7. ActionAfterRun=INTEGER|0
  8. Actions=FOLDER
  9. Automat=INTEGER|0
  10. CatID=INTEGER|2091259954
  11. ContinueOnError=INTEGER|0
  12. ExternalName=STRING|"Task125"
  13. Hide=INTEGER|0
  14. ID=INTEGER|1177013962
  15. Name=STRING|"[DEMO] Zip Selected File"
  16. Priority=INTEGER|3
  17. RunOnClose=INTEGER|0
  18. RunOnStartup=INTEGER|0
  19. ToLog=INTEGER|2
  20.  
  21. [Actions]
  22. Action1=FOLDER
  23. Action2=FOLDER
  24. Action3=FOLDER
  25. Action4=FOLDER
  26. Action5=FOLDER
  27. Action6=FOLDER
  28. Action7=FOLDER
  29.  
  30. [Actions\Action1]
  31. ActionID=STRING|"A_DIALOG_OPEN"
  32. Enabled=INTEGER|-1
  33. Name=STRING|"Open Dialog"
  34. Params=FOLDER
  35.  
  36. [Actions\Action1\Params]
  37. caption=STRING|"Open File to Zip"
  38. default=STRING|"None"
  39. filter=STRING|"Text files|*.txt|All files|*.*|"
  40. folder=STRING|"C:\"
  41. variable=STRING|"FILETOZIP"
  42.  
  43. [Actions\Action2]
  44. ActionID=STRING|"A_FLOW_IF"
  45. Enabled=INTEGER|-1
  46. Name=STRING|"If Then"
  47. Params=FOLDER
  48.  
  49. [Actions\Action2\Params]
  50. case=STRING|"0"
  51. operator=STRING|"1"
  52. type=STRING|"0"
  53. value1=STRING|"FILETOZIP"
  54. value2=STRING|"None"
  55.  
  56. [Actions\Action3]
  57. ActionID=STRING|"A_DIALOG_MESSAGE"
  58. Enabled=INTEGER|-1
  59. Name=STRING|"Show ""{FILETOZIP}"""
  60. Params=FOLDER
  61.  
  62. [Actions\Action3\Params]
  63. icon=STRING|"1"
  64. msg0=STRING|"{FILETOZIP}"
  65. msgcount=STRING|"1"
  66. playsound=STRING|"0"
  67. showmessage=STRING|"1"
  68.  
  69. [Actions\Action4]
  70. ActionID=STRING|"A_ZIP_PACK"
  71. Enabled=INTEGER|-1
  72. Name=STRING|"Pack Files"
  73. Params=FOLDER
  74.  
  75. [Actions\Action4\Params]
  76. action=STRING|"0"
  77. coment0=STRING|"{DateTime}, {DayOfWeek}"
  78. coment1=STRING|"This zip-archive created by RoboTask (C) 2003 Neowise"
  79. comentcount=STRING|"2"
  80. compreslevel=STRING|"1"
  81. destfile=STRING|"{FILETOZIP}.zip"
  82. dosformat=STRING|"0"
  83. file0=STRING|"{FILETOZIP}"
  84. filecount=STRING|"1"
  85. includesubfolders=STRING|"1"
  86. incsysandhidden=STRING|"0"
  87. junkdirnames=STRING|"0"
  88. password=STRING|"2642525452269892571312345"
  89.  
  90. [Actions\Action5]
  91. ActionID=STRING|"A_FLOW_ELSE"
  92. Enabled=INTEGER|-1
  93. Name=STRING|"Else"
  94.  
  95. [Actions\Action6]
  96. ActionID=STRING|"A_DIALOG_MESSAGE"
  97. Enabled=INTEGER|-1
  98. Name=STRING|"Show ""You clicked Cancel"""
  99. Params=FOLDER
  100.  
  101. [Actions\Action6\Params]
  102. icon=STRING|"1"
  103. msg0=STRING|"You clicked Cancel"
  104. msgcount=STRING|"1"
  105. playsound=STRING|"0"
  106. showmessage=STRING|"1"
  107.  
  108. [Actions\Action7]
  109. ActionID=STRING|"A_FLOW_ENDIF"
  110. Enabled=INTEGER|-1
  111. Name=STRING|"End If"
  112.  
  113.